Papers with template-based approach
Authorship Attribution By Consensus Among Multiple Features (C18-1)
Copied to clipboard
| Challenge: | Existing research on authorship attribution uses various lexical, syntactic and semantic features. |
| Approach: | They propose a template-based approach for combining syntactic features of documents to improve author attribution rates. |
| Outcome: | The proposed method is able to improve author attribution rates even when the actual author is not included in the candidate author set. |
A Template-based Method for Constrained Neural Machine Translation (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods to solve this problem can not satisfy the following three desiderata: (1) high translation quality, (2) high match accuracy, and (3) low latency. |
| Approach: | They propose a template-based method that can provide high translation quality and match accuracy and a low latency inference. |
| Outcome: | The proposed method outperforms baselines in lexically and structurally constrained translation tasks and can be used in a variety of applications. |
Designing Templates for Eliciting Commonsense Knowledge from Pretrained Sequence-to-Sequence Models (2020.coling-main)
Copied to clipboard
| Challenge: | Existing approaches to extract implicit knowledge from pretrained models are still unclear. |
| Approach: | They propose to use a template-based approach to extract implicit knowledge for commonsense reasoning on multiple-choice questions. |
| Outcome: | The proposed template can be extended to other MC tasks with contexts such as supporting facts in open-book question answering settings. |
Replace and Report: NLP Assisted Radiology Report Generation (2023.findings-acl)
Copied to clipboard
| Challenge: | Clinical practice frequently uses medical imaging for diagnosis and treatment. |
| Approach: | They propose a template-based approach to generate radiology reports from radiographs . they use multilabel image classifiers to generate tags, pathological descriptions from tags . |
| Outcome: | The proposed method improves on the most popular radiology report datasets. |